home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1998 #6 / 1998 CD 6 (Gul).iso / shared.dir / 01235_Movie 2.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  142 b   |  11 lines

  1. on mouseDown
  2.   sound stop 1
  3.   puppetSprite(45, 0)
  4.   ClearPuppets()
  5.   if the movie = "02.dir" then
  6.     go("2")
  7.   else
  8.     go("2")
  9.   end if
  10. end
  11.